home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- _setFindReplaceScope = id;
- _setIgnoreCase = id;
- _setIgnoreHiddenCells = id;
- findNextFromTextField = id;
- };
- CLASS = FindManager;
- LANGUAGE = ObjC;
- OUTLETS = {
- findNextButton = id;
- findPanel = id;
- findResultTextField = id;
- findTextField = id;
- ignoreCaseButton = id;
- ignoreHiddenCellsButton = id;
- replaceTextField = id;
- scopeMatrix = id;
- };
- SUPERCLASS = NSObject;
- },
- {
- ACTIONS = {
- findNext = id;
- findNextFromTextField = id;
- findPrevious = id;
- replace = id;
- replaceAll = id;
- replaceAndFind = id;
- };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }